const syscall.sys_SETRESGID
2 uses
syscall (current package)
setuidgid_linux.go#L18: sys_SETRESGID = SYS_SETRESGID
syscall_linux.go#L1064: if _, _, e1 := AllThreadsSyscall(sys_SETRESGID, uintptr(rgid), uintptr(egid), uintptr(sgid)); e1 != 0 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)